Welcome![Sign In][Sign Up]
Location:
Search - small world java

Search list

[JSP/Javaj_8423_easydbo

Description:  EasyDBO是由简易java框架网(www.easyjf.com)开发的一个适合中小型软件数据库开发的java数据持久层框架,系统参考hibernate、JDO等,结合中小项目软件的开发实际,实现简单的Java对象到关系数据的映射。EasyDBO由于比较简单,比较适合于中小企业及个人开发使用,EasyDBO当前还处于测试阶段、是一个简易但不太成熟的对象-关系映射开源中间件。   EasyDBO的源代码非常简单,有一点Java知识的人基本上都能读懂,因此,选择EasyDBO作本文的示例主要目的在于让读者快速进入ORM系统的世界,理解对象-关系数据库实质及实现原理。    EasyDBO考虑的是最简单的对象-关系映射,简单到可以不使用任何配置文件就实现对象-关系的映射。EasyDBO源码主要包括com.easyjf.dbo、com.easyjf.dbo.config、com.easyjf.dbo.sql三个包。其中com.easyjf.dbo是框架的核心、实现了对象-关系的转换、JDBC API的封装以及用户接口支持等,com.easyjf.dbo.config实现配置文件的管理,com.easyjf.dbo.sql实现数据库的简单Sql语句的生成及多数据库支持的扩展。-EasyDBO is simple java framework Network (www.easyjf.com) opened made of a database for small and medium-sized software development java data persistence layer framework, System Reference Apache, JDO, combining small and medium-sized projects in software development practice, the simple Java objects to relational data mapping. EasyDBO as simpler, more suited to the development of SMEs and personal use, EasyDBO also present at the testing stage, it is a simple but not very mature object-relational mapping open-source middleware. EasyDBO the source code is very simple, it is knowledge of Java basically can understand, therefore, EasyDBO choice for the examples in this paper main purpose is to let readers quick access to ORM system in the world, understanding Object-relational database and re
Platform: | Size: 2117134 | Author: sxy | Hits:

[Other resourceVideoCoolala-src

Description: 我们提供的VideoIM手机自动拍照上传器J2ME版本[开源]就是这么一种概念: 一个可以下载到手机(例如Nokia7610已经确实可以下载安装并正常运行)的Java应用程序,用来自动驱动你的手机摄像头定时拍摄一张图像(默认是Jpeg格式,数据量很小)。然后,后台线程将Jpeg图像(很小,大约几KB)上传到服务器上。手机默默地拍照,默默地上传照片,不用手工干预,比如你可以设置每隔三分钟拍一张照片,然后上传到Flickr这个著名的图片共享站点上,全世界都会看到你的慢速视频。 -VideoIM provided by the automatic camera phone uploads for J2ME version [revenue] is such a the concept of species : one can be downloaded to the phone (for example, Nokia7610 has indeed be able to download and install the normal operation) Ja va applications, automatic drive to your phone camera filming a regular image (the default is Jpeg format, data is insignificant). Then, background threads will Jpeg images (very small, about several KB) uploaded to the server. Camera phone quietly, silently upload pictures without manual intervention For example, you can set every three minutes for a photo shoot. Flickr then uploaded to the famous photo-sharing site, the world will see you slow the video.
Platform: | Size: 741805 | Author: 郑昀 | Hits:

[Other resourceEffectiveJava

Description: 市面上java书籍极多,专注於「编程主题式探讨」并「以独立条款呈现」的书籍比较少。这类书籍面向中高阶读者,不仅选题必须饶富价值、探讨必须极为深刻,各主题最好还独立以利选择阅读,却又最好彼此前後呼应环环相扣,并附良好交叉索引,予读者柳暗花明的强烈冲击。此种「专题条款」式的表现风格,在scott meyers的《effective c++》和《more effective c++》二书面世之後获得许多赞扬,也引来许多追随。practical java》和《effective java》二书,对前述重要而基础的技术细微处有着详尽、深刻、实用的介绍和剖析和范例,又以独立条款之姿展现,在内容的扎实度、可读性、易读性上表现均十分良好。为此,秉持并承继我为c++ 社群翻译《effective c++》、《more effective c++》的态度和机缘,我很开心再次由我负责,将《practical java》和《effective java》二书中译本呈献给java 社群。 -market java many books, focus on "Programming thematic discussion," and "an independent clause is" the book is relatively small. Such books geared to high-ranking readers, must not only adapt value of topics to explore have to be very profound, the theme was also the best choice for the benefit of independent reading, but the best response after each other tightly linked, with a good cross-indexed, encouraging readers to a strong blow. Such "special provisions" of performance style, In scott meyers "effective c" and "more effective c "was written after many of the world praise has attracted many to follow. Practical java "and" effective java ", right above the important and basic technology has minor detail, profound, practic
Platform: | Size: 2940843 | Author: 李白 | Hits:

[JSP/Javaj_8423_easydbo

Description:  EasyDBO是由简易java框架网(www.easyjf.com)开发的一个适合中小型软件数据库开发的java数据持久层框架,系统参考hibernate、JDO等,结合中小项目软件的开发实际,实现简单的Java对象到关系数据的映射。EasyDBO由于比较简单,比较适合于中小企业及个人开发使用,EasyDBO当前还处于测试阶段、是一个简易但不太成熟的对象-关系映射开源中间件。   EasyDBO的源代码非常简单,有一点Java知识的人基本上都能读懂,因此,选择EasyDBO作本文的示例主要目的在于让读者快速进入ORM系统的世界,理解对象-关系数据库实质及实现原理。    EasyDBO考虑的是最简单的对象-关系映射,简单到可以不使用任何配置文件就实现对象-关系的映射。EasyDBO源码主要包括com.easyjf.dbo、com.easyjf.dbo.config、com.easyjf.dbo.sql三个包。其中com.easyjf.dbo是框架的核心、实现了对象-关系的转换、JDBC API的封装以及用户接口支持等,com.easyjf.dbo.config实现配置文件的管理,com.easyjf.dbo.sql实现数据库的简单Sql语句的生成及多数据库支持的扩展。-EasyDBO is simple java framework Network (www.easyjf.com) opened made of a database for small and medium-sized software development java data persistence layer framework, System Reference Apache, JDO, combining small and medium-sized projects in software development practice, the simple Java objects to relational data mapping. EasyDBO as simpler, more suited to the development of SMEs and personal use, EasyDBO also present at the testing stage, it is a simple but not very mature object-relational mapping open-source middleware. EasyDBO the source code is very simple, it is knowledge of Java basically can understand, therefore, EasyDBO choice for the examples in this paper main purpose is to let readers quick access to ORM system in the world, understanding Object-relational database and re
Platform: | Size: 2116608 | Author: sxy | Hits:

[J2MEVideoCoolala-src

Description: 我们提供的VideoIM手机自动拍照上传器J2ME版本[开源]就是这么一种概念: 一个可以下载到手机(例如Nokia7610已经确实可以下载安装并正常运行)的Java应用程序,用来自动驱动你的手机摄像头定时拍摄一张图像(默认是Jpeg格式,数据量很小)。然后,后台线程将Jpeg图像(很小,大约几KB)上传到服务器上。手机默默地拍照,默默地上传照片,不用手工干预,比如你可以设置每隔三分钟拍一张照片,然后上传到Flickr这个著名的图片共享站点上,全世界都会看到你的慢速视频。 -VideoIM provided by the automatic camera phone uploads for J2ME version [revenue] is such a the concept of species : one can be downloaded to the phone (for example, Nokia7610 has indeed be able to download and install the normal operation) Ja va applications, automatic drive to your phone camera filming a regular image (the default is Jpeg format, data is insignificant). Then, background threads will Jpeg images (very small, about several KB) uploaded to the server. Camera phone quietly, silently upload pictures without manual intervention For example, you can set every three minutes for a photo shoot. Flickr then uploaded to the famous photo-sharing site, the world will see you slow the video.
Platform: | Size: 741376 | Author: 郑昀 | Hits:

[Otherfei

Description: 碰运气小游戏 最为流行的一种掷骰子游戏是craps,在世界各地的赌场中都有这种小游戏。-luck with the most popular small game of a Dice games are craps, around the world there were casino games such small.
Platform: | Size: 238592 | Author: 洪飞 | Hits:

[JSPEffectiveJava

Description: 市面上java书籍极多,专注於「编程主题式探讨」并「以独立条款呈现」的书籍比较少。这类书籍面向中高阶读者,不仅选题必须饶富价值、探讨必须极为深刻,各主题最好还独立以利选择阅读,却又最好彼此前後呼应环环相扣,并附良好交叉索引,予读者柳暗花明的强烈冲击。此种「专题条款」式的表现风格,在scott meyers的《effective c++》和《more effective c++》二书面世之後获得许多赞扬,也引来许多追随。practical java》和《effective java》二书,对前述重要而基础的技术细微处有着详尽、深刻、实用的介绍和剖析和范例,又以独立条款之姿展现,在内容的扎实度、可读性、易读性上表现均十分良好。为此,秉持并承继我为c++ 社群翻译《effective c++》、《more effective c++》的态度和机缘,我很开心再次由我负责,将《practical java》和《effective java》二书中译本呈献给java 社群。 -market java many books, focus on "Programming thematic discussion," and "an independent clause is" the book is relatively small. Such books geared to high-ranking readers, must not only adapt value of topics to explore have to be very profound, the theme was also the best choice for the benefit of independent reading, but the best response after each other tightly linked, with a good cross-indexed, encouraging readers to a strong blow. Such "special provisions" of performance style, In scott meyers "effective c" and "more effective c "was written after many of the world praise has attracted many to follow. Practical java "and" effective java ", right above the important and basic technology has minor detail, profound, practic
Platform: | Size: 2940928 | Author: | Hits:

[JSP/JavaB-A-smallworld-java-code

Description: 生成BA 小世界网络java 源程序,里面涉及到结点类RipplePeer可以另行自己实现,主要就是几个成员变量id,neighbors数组(与之连接的结点)和degree度数-BA small-world networks generated java source code, which relates to node can be its own category RipplePeer realize, the main variable is the number of members of id, neighbors array (connected nodes) and degree degrees
Platform: | Size: 1024 | Author: | Hits:

[J2MEyuenanzhanyi

Description: J2ME游戏 桥上大战 一个用做java的小游戏 -J2ME games on the bridge of a World War II used a small java games
Platform: | Size: 137216 | Author: zzc | Hits:

[AI-NN-PRmypackage

Description: 人工智能复杂系统,SMALL WORLD 理论的SMALL WORLD建模的JAVA编程实现,利用随机模型进行的数据模拟-SMALL world UML
Platform: | Size: 3072 | Author: 李颖 | Hits:

[BooksThinking.In.Java

Description: 从本书获得的各项大奖以及来自世界各地的读者评论中,不难看出这是一本经典之作。本书作者有多年的教学经验,对C、C++、Java语言都有独到、深入的理解。因此他非常了解如何教授Java语言这门课程,也非常明白语言教学中的难点及人们的困惑。作者以通俗易懂及小而直接的示例解释了一个个晦涩抽象的概念,精心选取“对读者理解Java语言来说最为重要”的部分编写成书。同时又在随书光盘中提供了大量参考材料—这也是本书绝对物超所值的地方。 随书光盘没有包含本书的源代码(可以从支持网站www.MindView.net免费下载),而是提供了大量作者讲授的讨论课内容及本书的前2版内容。 本书内容丰富—从Java的基础语法到最高级特性,适合各层次的Java程序员阅读,同时也是高等院校讲授面向对象程序设计语言及Java语言的绝佳教材。 -Obtained from the book of the awards and comments from readers all over the world, the easy to see this is a classic. Author has many years of teaching experience, C, C++, Java language has unique, in-depth understanding. So he is well aware of how to teach the Java language this course is also very aware of the difficulties in language teaching and the people s confusion. On a user-friendly and small and direct a one obscure example to explain abstract concepts, carefully select the "Java language for the reader to understand the most important" part of the preparation of a book. While in the CD with the book provides a lot of reference material- this is the book where the absolute value for money.
Platform: | Size: 3305472 | Author: Logic | Hits:

[JSPThinking-in-Java

Description: c本书赢得了全球程序员的广泛赞誉,即使是最晦涩的概念,在Bruce Eckel的文字亲和力和小而直接的编程示例面前也会化解于无形。从Java的基础语法到最高级特性(深入的面向对象概念、多线程、自动项目构建、单元测试和调试等),本书都能逐步指导你轻松掌握。 从本书获得的各项大奖以及来自世界各地的读者评论中,不难看出这是一本经典之作。本书的作者拥有多年教学经验,对C、C++以及Java语言都有独到、深入的见解,以通俗易懂及小而直接的示例解释了一个个晦涩抽象的概念-This book won the world' s programmers c wide praise, even the most obscure concept in Bruce Eckel' s text affinity and small, direct programming examples will resolve in the face invisible. From the Java-based syntax to the most advanced features (in-depth object-oriented concepts, multithreading, automatic project build, unit testing and debugging, etc.), this book can guide you step by step easy to master. Obtained from the book of the awards and comments from readers all over the world, the easy to see this is a classic. Authors have many years of teaching experience, C, C++ and Java language has unique, in-depth insight to small and easy to understand and direct a one obscure example to explain the concept of abstract
Platform: | Size: 1826816 | Author: ng | Hits:

[Linux-UnixwebService

Description: apache cxf 配置的 webService hello world 小例子,包含与 spring 结合配置的应用与代码发布的应用两种发布形式。-apache cxf configuration webService hello world small examples, including the application with the spring configuration and code with the application of the two release forms release.
Platform: | Size: 11264 | Author: | Hits:

[JSP/JavaThinking-in-Java-4st

Description: 本书赢得了全球程序员的广泛赞誉,即使是最晦涩的概念,在Bruce Eckel的文字亲和力和小而直接的编程示例面前也会化解于无形。从Java的基础语法到最高级特性(深入的面向对象概念、多线程、自动项目构建、单元测试和调试等),本书都能逐步指导你轻松掌握。 -This book won wide acclaim from the world of programmers, even the most obscure concept in Bruce Eckel' s text affinity and small and direct programming examples will be resolved before the trace. The basic syntax from Java to the most advanced features (in-depth object-oriented concepts, multithreading, automatic project build, unit testing and debugging, etc.), this book can guide you step by step easy to master.
Platform: | Size: 4337664 | Author: yh | Hits:

[JSP/Javathinking-in-java.4-edition

Description: 本书赢得了全球程序员的广泛赞誉,即使是最晦涩的概念,在Bruce Eckel的文字亲和力和小而直接的编程示例面前也会化解于无形。从Java的基础语法到最高级特性(深入的面向对象概念、多线程、自动项目构建、单元测试和调试等),本书都能逐步指导你轻松掌握。 从本书获得的各项大奖以及来自世界各地的读者评论中,不难看出这是一本经典之作。本书的作者拥有多年教学经验,对C、C++以及Java语言都有独到、深入的见解,以通俗易懂及小而直接的示例解释了一个个晦涩抽象的概念。本书共22章,包括操作符、控制执行流程、访问权限控制、复用类、多态、接口、通过异常处理错误、字符串、泛型、数组、容器深入研究、Java I/O系统、枚举类型、并发以及图形化用户界面等内容。这些丰富的内容,包含了Java语言基础语法以及高级特性,适合各个层次的Java程序员阅读,同时也是高等院校讲授面向对象程序设计语言以及Java语言的绝佳教材和参考书。 -This book won wide acclaim from the world of programmers, even the most obscure concept in Bruce Eckel s text affinity and small and direct programming examples will be resolved before the trace. The basic syntax from Java to the most advanced features (in-depth object-oriented concepts, multithreading, automatic project build, unit testing and debugging, etc.), this book can guide you step by step easy to master. The awards received from the book and comments from readers around the world, it is easy to see this is a classic. Of the book has many years of teaching experience, C, C++ and Java language has unique, in-depth insights to small and easy to understand and explain an example of a direct one obscure abstract concept. A total of 22 book chapters, including the operator, control of processes, access control, reuse classes, polymorphism, interfaces, exception handling error by, strings, generics, array, containers, in-depth study, Java I/O system enumerated type, concurrency, a
Platform: | Size: 2021376 | Author: 阿习 | Hits:

[Data structsCluster

Description: 求一个小世界网络中,每一个节点的聚类系数,利用java实现。-Using java to find a small world network, each node clustering coefficient.
Platform: | Size: 1024 | Author: gray | Hits:

[JSPJava-programming-ideas

Description: 本书赢得了全球程序员的广泛赞誉,即使是最晦涩的概念,在Bruce Eckel的文字亲和力和小而直接的编程示例面前也会化解于无形。从Java的基础语法到最高级特性(深入的面向对象概念、多线程、自动项目构建、单元测试和调试等),本书都能逐步指导你轻松掌握。-The book has won wide acclaim the world of programmers, even the most obscure concept, in the Bruce Eckel text affinity and small front of direct programming examples will be resolved in the invisible. The basic syntax Java to the most advanced features (in-depth object-oriented concepts, multithreading, automatic project build, unit test and debug etc.), this book will guide you step-by-step easy to master.
Platform: | Size: 690176 | Author: 慕凤娇 | Hits:

[JSPThink-in-java-(4)

Description: 本书赢得了全球程序员的广泛赞誉,即使是最晦涩的概念,在Bruce Eckel的文字亲和力和小而直接的编程示例面前也会化解于无形。从Java的基础语法到最高级特性(深入的面向对象概念、多线程、自动项目构建、单元测试和调试等),本书都能逐步指导你轻松掌握。 从本书获得的各项大奖以及来自世界各地的读者评论中,不难看出这是一本经典之作。本书的作者拥有多年教学经验,对C、C++以及Java语言都有独到、深入的见解,以通俗易懂及小而直接的示例解释了一个个晦涩抽象的概念。本书共22章,包括操作符、控制执行流程、访问权限控制、复用类、多态、接口、通过异常处理错误、字符串、泛型、数组、容器深入研究、Java I/O系统、枚举类型、并发以及图形化用户界面等内容。这些丰富的内容,包含了Java语言基础语法以及高级特性,适合各个层次的Java程序员阅读,同时也是高等院校讲授面向对象程序设计语言以及Java语言的绝佳教材和参考书。 - The book won wide acclaim worldwide programmer, even the most obscure concepts in the text affinity Bruce Eckel and small, direct programming examples will be resolved before the invisible. From the foundation of Java syntax to the most advanced features (depth of object-oriented concepts, multi-threading, automatic build, unit testing and debugging, etc.), this book can guide you step by step easy to master.         Received the award the book and reader comments around the world, it is easy to see that this is a classic. Author of the book has many years of teaching experience, for C, C++ and Java language has a unique, in-depth insights to small and easy to understand and straightforward example explains one obscure abstract concept. The book consists of 22 chapters, including operators, control execution flow, access control, multiplexing classes, polymorphism, interfaces, exception handling errors, strings, generics, arrays, container-depth study, Java I/O s
Platform: | Size: 1827840 | Author: QJ | Hits:

[JSP/Javajava编程思想

Description: 本书赢得了全球程序员的广泛赞誉,即使是最晦涩的概念,在Bruce Eckel的文字亲和力和小而直接的编程示例面前也会化解于无形。从Java的基础语法到最高级特性(深入的面向对象概念、多线程、自动项目构建、单元测试和调试等),本书都能逐步指导你轻松掌握。(This book has won wide acclaim from programmers all over the world. Even the most obscure concept will be resolved in the face of Bruce Eckel's text affinity and small and direct programming examples. From Java's basic grammar to the most advanced features (in-depth object oriented concepts, multithreading, automatic project building, unit testing and debugging), this book can guide you to master easily.)
Platform: | Size: 6523904 | Author: 静于修心 | Hits:

[JSPJava编辑思想(第四版)

Description: 本书赢得了全球程序员的广泛赞誉,即使是最晦涩的概念,在Bruce Eckel的文字亲和力和小而直接的编程示例面前也会化解于无形。从Java的基础语法到最高级特性(深入的面向对象概念、多线程、自动项目构建、单元测试和调试等),本书都能逐步指导你轻松掌握。 从本书获得的各项大奖以及来自世界各地的读者评论中,不难看出这是一本经典之作。本书共22章,包括操作符、控制执行流程、访问权限控制、复用类、多态、接口、通过异常处理错误、字符串、泛型、数组、容器深入研究、JavaI/O系统、枚举类型、并发以及图形化用户界面等内容。这些丰富的内容,包含了Java语言基础语法以及高级特性,适合各个层次的Java程序员阅读,同时也是高等院校讲授面向对象程序设计语言以及Java语言的绝佳教材和参考书。(This book has won wide acclaim from programmers all over the world. Even the most obscure concept will be resolved in the face of Bruce Eckel's text affinity and small and direct programming examples. From Java's basic grammar to the most advanced features (in-depth object oriented concepts, multithreading, automatic project building, unit testing and debugging), this book can guide you to master easily.)
Platform: | Size: 3212288 | Author: bao1325 | Hits:
« 12 »

CodeBus www.codebus.net